NevronOpenVision
Nevron.Nov.UI Namespace / NLayoutPanel<TLayout,TChildren> Class


NLayoutPanel<TLayout,TChildren> Class Properties

For a list of all members of this type, see NLayoutPanel<TLayout,TChildren> members.

Public Properties
 NameDescription
Public PropertyGets or sets the minimal horizontal spacing between the arranged items  
Public PropertyGets or sets the way in which the items are resized in the Y dimension prior to being measured or arranged. By default set to None, which means that cells are initially having their desired heights.  
Public PropertyGets or sets the way in which the items are resized in the X dimension prior to being measured or arranged. By default set to None, which means that cells are initially having their desired widths.  
Public PropertyGets or sets the minimal vertical spacing between the arranged items  
Top
See Also